Skip to content

[mlir][dxsa] Add dcl_resource_structured instruction#148

Merged
tagolog merged 1 commit into
access-softek:dxsa-mlirfrom
tagolog:dxsa-mlir-dcl_resource_structured
Jun 7, 2026
Merged

[mlir][dxsa] Add dcl_resource_structured instruction#148
tagolog merged 1 commit into
access-softek:dxsa-mlirfrom
tagolog:dxsa-mlir-dcl_resource_structured

Conversation

@tagolog

@tagolog tagolog commented May 28, 2026

Copy link
Copy Markdown

Example:
dxsa.dcl_resource_structured <type = resource, components = 0, index = [0, 0, 3]>, <struct_byte_stride = 32, space = 1>

@tagolog tagolog requested a review from asavonic May 28, 2026 02:05
@tagolog tagolog force-pushed the dxsa-mlir-dcl_resource_structured branch from 2d70958 to 9613125 Compare May 29, 2026 04:02

@asavonic asavonic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Example:
    dxsa.dcl_resource_structured <id = 3, struct_byte_stride = 16>
    dxsa.dcl_resource_structured
        <id = 0, struct_byte_stride = 32, lbound = 0, ubound = 3, space = 1>

Signed-off-by: Vladimir Shiryaev <tagolog@users.noreply.github.com>
@tagolog tagolog force-pushed the dxsa-mlir-dcl_resource_structured branch from 9613125 to 3a4488a Compare June 7, 2026 06:11
@tagolog tagolog merged commit 85119f8 into access-softek:dxsa-mlir Jun 7, 2026
5 checks passed
@tagolog tagolog deleted the dxsa-mlir-dcl_resource_structured branch June 11, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants